You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxExpression Class > TMtxExpression Methods > TMtxExpression.ExpandCharToWord Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxExpression.ExpandCharToWord Method

Returns a word from Src string close to charIdx.

Syntax
C#
Visual Basic
public string ExpandCharToWord([In] string Src, int charIdx);

The function expects one code line in Src parameter and will return the word or the variable which is close to char at charIdx.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!